CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python gui

搜索资源列表

  1. GUI Programming with Python

    0下载:
  2. GUI Programming with Python
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:13548409
    • 提供者:严冰
  1. phython

    0下载:
  2. 对python编程语言做全面而精炼的介绍。可以作为一门入门书籍。-Of the python programming language so refined and comprehensive introduction. Can be used as an entry book.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3558337
    • 提供者:jcuaon
  1. RapidGUIProgrammingwithPythonandQt

    0下载:
  2. python的gui开发教程,是pyQt,C++Qt中的对应版,C++Qt中所有的效果基本上pyQt里面都有,python程序员想开发华丽界面不可或缺的资料啊。-The gui python development tutorials, is pyQt, C++ Qt the corresponding version, C++ Qt pyQt basically all the effects which are, python programmers want to develop esse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4738466
    • 提供者:bill
  1. userkernelspace

    0下载:
  2. A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:920
    • 提供者:harish
  1. tcpClient

    0下载:
  2. A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2926
    • 提供者:Qun Zhang
  1. Prentice.Hall.Rapid.GUI.Programming.with.Python.an

    0下载:
  2. 详细介绍了如何使用Pyqt中的api接口,如何使用他们生成对话框,主窗口和整个应用程序,是将python与gui开发介绍的很详细的一本书-Detailed information on how to use the api in Pyqt interface, how to use them to generate dialog box, the main window and the entire application, python and gui is described in grea
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4731502
    • 提供者:lvpeng
  1. pyqt

    0下载:
  2. Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt 源码-Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt Source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:898425
    • 提供者:lijordan
  1. Beginning_Python_From_Novice_Code

    0下载:
  2. 这是《Python基础教程》第2版的随书源码。代码中既包含对Python中基础知识如字符串函数、字典、类和对象、迭代器、异常的简单使用,也包括10个基于Python的项目代码,包括及时标记、绘画、XML操作、即时通信、CGI远程、BBS、XML-RPC文件共享、基于GUI的文件共享、街机游戏。-This is the " Python Basic Tutorial" with the book version 2 source code. Code contains both
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:66448
    • 提供者:
  1. caipiao

    1下载:
  2. 前些时间有空,写了个彩票(双色球)工具,此源码只是软件的半成品,GUI界面运用了很多的技巧,学习pys60编辑必看。-Some time ago the time, wrote a lottery (color ball) tool, this source is only semi-finished software, GUI interface using a lot of skills, learning pys60 editing must-see.
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:107653
    • 提供者:凯林
  1. Python.2.6.Graphics.Cookbook

    0下载:
  2. python图形界面编程参考书,主要使用Tkinter-GUI programming python reference
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4797856
    • 提供者:李梓萌
  1. Python-Developers-Handbook

    0下载:
  2. 这是一本详细的python手册,从python的简介到语法再到各种API的应用和python与其他语言的结合,本书足以让读者从入门到精通python。-Beginning with a brief introduction to the language and its syntax, the book moves quickly into more advanced programming topics, including embedding Python, network prog
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6859985
    • 提供者:Yan Wang
  1. python_canvas

    0下载:
  2. python的GUI学习 提高PYTHON水平 比较详细-python GUI study
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:13582
    • 提供者:魏长宇
  1. wxtest.py

    0下载:
  2. Python GUI Example TextBox
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:805
    • 提供者:acuura
  1. DictForGeeks

    1下载:
  2. DictForGeeks是卓尔写的一款词典软件,支持高度自定义。语言使用python,GUI使用的是tkinter,本来想用wxpython的,但是考虑到很多pythoner没有安装wxpython,还是决定用它自带的GUI了。用法:第一个窗口是单词输入窗口;第二个是提示窗口,支持双击选择;第三个窗口是解释窗口,可以随时编辑;旁边有个“保存”按钮,可以把修改好的保存起来;最下面还有一个提示栏,提示是否保存成功。-DictForGeeks drow write a dictionary softw
  3. 所属分类:其他小程序

    • 发布日期:2013-09-09
    • 文件大小:1835
    • 提供者:张念城
  1. [gui]Tkinter(python3.2)

    1下载:
  2. [gui]Tkinter编程实例(python3.2)(源码),包含了一些不错的python界面编程例子-[Gui] Tkinter programming examples (python3.2) (source), contains some good examples of python programming interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:502917
    • 提供者:python
  1. demo

    0下载:
  2. 由python的wxpython库看i啊发的文本编辑器及内置调试工具的源码。设计的组件有按钮,列表,弹出框,绘图,字体,内置调试工具等等等等。想学python GUI编程的朋友还等什么!- 您是不是要找: 由python的python库看i啊发的文本编辑器及内置调试工具的源码。设计的组件有按钮,列表,弹出框,绘图,字体,内置调试工具等等等等。想学python GUI编程的朋友还等什么! By a python in wxpython library hair ah i see a tex
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:363866
    • 提供者:songzhe
  1. hw5

    0下载:
  2. String Comparison python GUI example
  3. 所属分类:Button control

    • 发布日期:2017-04-29
    • 文件大小:61041
    • 提供者:秦岩
  1. bpbible-0.5b2-src

    0下载:
  2. python实现的一个读书程序,可作为学习python gui编程的资料,学习pythongui编程-A reading program Python to achieve, can be used as learning Python GUI programming information, learning pythongui programming
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1860883
    • 提供者:aaa
  1. Calculator-master

    0下载:
  2. 利用Python图形界面仿真一个计算器 包含简单的加减乘除计算等-Python GUI emulation use a calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:9259
    • 提供者:Nan Guo
  1. abaqus GUI开发指南

    3下载:
  2. 采用python语言对abaqus进行二次开发,定义Abaqus/CAE图形用户界面。
  3. 所属分类:软件工程

    • 发布日期:2019-02-21
    • 文件大小:870174
    • 提供者:yuongpeng
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com